home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Graphics / Utilities / POVRAY / POVRAY II / POV-Ray / POV-Ray.rsrc / TEXT_205_include.txt < prev    next >
Text File  |  1994-02-10  |  543b  |  13 lines

  1. // ==== Standard POV-Ray Includes ====
  2. #include "colors.inc"    // Standard Color definitions
  3. #include "textures.inc"    // Standard Texture definitions
  4.  
  5. // ==== Additional Includes ====
  6. // #include "SHAPES.INC"    // Standard (mostly obsolete) POV Shape definitions
  7. // #include "FOV.INC"// Constants to define field of view
  8. // #include "IOR.INC"// Index of refraction constants
  9. // #include "SHAPES2.INC"// Extra standard shapes
  10. // #include "SHAPESQ.INC" // quadric sample shapes
  11. // #include "STONES.INC"// Lots of great stone textures by Mike Miller
  12.  
  13.